Skip to content

fix score labels dimension mismatch in PRDetailsCard#1231

Open
bittensorrider wants to merge 2 commits into
entrius:testfrom
bittensorrider:fix/issues-score-labels
Open

fix score labels dimension mismatch in PRDetailsCard#1231
bittensorrider wants to merge 2 commits into
entrius:testfrom
bittensorrider:fix/issues-score-labels

Conversation

@bittensorrider
Copy link
Copy Markdown

@bittensorrider bittensorrider commented May 18, 2026

Summary

Fixed dimension mismatches in Leaf score & Structural score labels in PRDetailsCard

Related Issues

Fix #1229

Type of Change

  • Bug fix
  • New feature
  • Refactor
  • Documentation
  • Other (describe below)

Checklist

  • New components are modularized/separated where sensible
  • Uses predefined theme (e.g. no hardcoded colors)
  • Responsive/mobile checked
  • Tested against the test API
  • npm run format and npm run lint:fix have been run
  • npm run build passes
  • Screenshots included for any UI/visual changes

Screenshots

After Fix

Screenshot 2026-05-19 at 10 05 07 PM Screenshot 2026-05-19 at 10 07 19 PM

@xiao-xiao-mao xiao-xiao-mao Bot added the bug Something isn't working label May 18, 2026
@anderdc anderdc added enhancement New feature or request and removed bug Something isn't working labels May 22, 2026
Copy link
Copy Markdown
Collaborator

@anderdc anderdc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove src/components/.DS_Store from the diff — it's a macOS Finder metadata file and shouldn't be committed. The tooltip formatter change in PRDetailsCard.tsx is fine as-is.

@bittensorrider
Copy link
Copy Markdown
Author

Remove src/components/.DS_Store from the diff — it's a macOS Finder metadata file and shouldn't be committed. The tooltip formatter change in PRDetailsCard.tsx is fine as-is.

Thanks for tips. Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Mismatch of dimension length in Token Composition SCORES (Leaf & Structural)

2 participants